Skip to content

Apply Eclipse formatter on jface databinding examples #2550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Nov 27, 2024

This make reading and modifiy the examples easier and that is the main purpose of these examples

This make reading and modifiy the examples easier and that is the main
purpose of these examples
@eclipse-platform-bot
Copy link
Contributor

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From 4d7eac3c99214302d3cd6a1c565feeb628a4172a Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Wed, 27 Nov 2024 17:19:13 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF b/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
index 278ebbc99f..1317a7c27b 100644
--- a/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jface.examples.databinding
-Bundle-Version: 1.4.400.qualifier
+Bundle-Version: 1.4.500.qualifier
 Eclipse-BundleShape: dir
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.47.0

Further information are available in Common Build Issues - Missing version increments.

Copy link
Contributor

Test Results

 1 308 files   -   206   1 308 suites   - 206   1h 51m 56s ⏱️ + 7m 14s
 6 659 tests  - 1 067   6 433 ✅  - 1 064  226 💤  -   3  0 ❌ ±0 
21 138 runs   - 1 355  20 397 ✅  - 1 548  741 💤 +193  0 ❌ ±0 

Results for commit 5b588bc. ± Comparison against base commit 54adc6a.

This pull request removes 1067 tests.
org.eclipse.core.tests.databinding.AggregateValidationStatusTest ‑ testAggregateValidationStatusValueType
org.eclipse.core.tests.databinding.AggregateValidationStatusTest ‑ testConstructor_DefaultRealm
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeBindingThenModel
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeBindingThenObservables
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeBindingThenTarget
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeModelDisposesBinding
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeModelThenBinding
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeObservablesThenBinding
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeTargetDisposesBinding
org.eclipse.core.tests.databinding.BindingTest ‑ testDisposeTargetThenBinding
…

@vogella
Copy link
Contributor Author

vogella commented Nov 27, 2024

An additional commit containing all the necessary changes was pushed to the top of this PR's branch.

No it wasn't. Any idea why? cc @akurtakov @HannesWell

@HannesWell
Copy link
Member

An additional commit containing all the necessary changes was pushed to the top of this PR's branch.

No it wasn't. Any idea why? cc @akurtakov @HannesWell

See eclipse-platform/eclipse.platform#1627 (comment)

@vogella
Copy link
Contributor Author

vogella commented Nov 27, 2024

#2551

@vogella vogella closed this Nov 27, 2024
@vogella vogella deleted the jface_data_binding_snippets_format branch November 27, 2024 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants